Welcome![Sign In][Sign Up]
Location:
Search - 2.6 makefile

Search list

[Network Developmake中文手册

Description:

详细介绍了makefile的相关语法规范,是学习makefile编写的必备资料!


Platform: | Size: 901270 | Author: vendself | Hits:

[Technology ManagementGNU Makefile 一本通

Description: 关于 make 使用的文档, 看完这个 就会写make文件了
Platform: | Size: 62464 | Author: biofuture | Hits:

[Windows Kernel万能makefile学习代码

Description: 万能makefile学习代码,适合于所有c、c++文件,有了它以后的所有代码都不用写makefile,也是学习makefile很好的参考代码,有三个文件夹,包括:1、单一文件夹源文件make,2、工程用多文件夹3、静态库动态库自动生成。
Platform: | Size: 135671 | Author: kingkong529 | Hits:

[Documentsmakefile参考手册.rar

Description: makefile参考手册,嵌入式linux开发必备
Platform: | Size: 1091383 | Author: hackdj | Hits:

[Program docmakefile介绍

Description: 本文件是我很早学习makefile时从网络上下载的,特拿出来给大家分享
Platform: | Size: 303104 | Author: gomg1984 | Hits:

[Software EngineeringMakefile中文手册

Description: Makefile中文手册.最具参考价值的Makefile中文参考手册。
Platform: | Size: 901279 | Author: tigerlau225 | Hits:

[Documentsmakefile例子

Description: makefile例子
Platform: | Size: 38400 | Author: zhaiyuanyi | Hits:

[EditorNotePad++2.6_SRC

Description: 非常好的彩色代码编辑器(支持c/c++/java/html/xml/php/js/makefile/asp/VB/SQL/ObjC/Perl/Python/CSS...)-very good color code editor (support c/c/java/html/xml/php/js/makefile/asp/VB/SQL/ObjC/Perl/Python/CSS ...)
Platform: | Size: 2425856 | Author: 严国辉 | Hits:

[SCM金浪开发板程序和Makefile

Description: 金浪ARM9开发板DEMO程序,里面包括所有程序的源程序和MAKEFILE。-golden wave ARM9 development board DEMO procedures, they include the source code of all the procedures and MAKEFILE.
Platform: | Size: 50176 | Author: 彭易星 | Hits:

[Linux-Unixmakefile-for-AIX

Description: AIX 5.x 下的 proc程序 的makefile 文件 实例。 供unix 编程入门使用-AIX 5.x the proc procedures makefile examples of documents. Introduction to Programming for unix use
Platform: | Size: 1024 | Author: 凌寒 | Hits:

[Linux-Unixzxzkeyboard

Description: ARM S3C2410的4X4键盘中断驱动程序(包括驱动, Makefile, 测试源码), 在Linux 2.6.8.1环境下测试过.-ARM S3C2410 4x4 keyboard interrupt-driven (including driving, Makefile, testing OSS), the Linux 2.6.8.1 environment tested.
Platform: | Size: 4096 | Author: ZXZ | Hits:

[Embeded Linuxuda1341

Description: 基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah
Platform: | Size: 23552 | Author: 杨少英 | Hits:

[SCM2410_keydriver_2.6.13

Description: 广州友善2410开发板-2.6.13内核下键盘驱动:广州友善2410开发板仅提供了2.4.18下的驱动,前些日子升级内核时把键盘驱动也更新了一下!通过外部中断(下降沿)的方式读取键盘按键编码值。同时上传了一个简单的测试程序和Makefile文件 -2410 Canton friendly-2.6.13 kernel development board under the keyboard driver: 2410 Canton-friendly development board provided only under the 2.4.18-driven, long ago when upgrading the kernel keyboard driver also updated the look! Through the external interrupt (falling edge) way to read the keyboard keys encoded value. At the same time, upload a simple test procedure and the Makefile file
Platform: | Size: 3072 | Author: gomo | Hits:

[Embeded Linuxtouchscreen

Description: 基于S3C2440的四线电阻式触摸屏驱动程序,linux2.6.22内核。把touchscreen.c放在driver/input/touchscreen/下。修改arch/arm/mach-s3c2440/mach-smdk2440.c以及相应的Makefile加上驱动即可。-S3C2440 based on the four-wire resistive touch screen driver, linux2.6.22 core. Touchscreen.c on the driver/input/touchscreen/under. Arch/arm/mach-s3c2440/mach-smdk2440.c modify Makefile and the corresponding drive can be added.
Platform: | Size: 6144 | Author: ryan | Hits:

[Linux-Unix2.6.14

Description: linux-2.6内核SD卡驱动,备有Makefile 选择使用的交叉编译器把编译出的.ko文件加入开发环境中运行-linux-2.6 kernel SD card driver, Makefile with the option of using the cross compiler to compile out. ko file to run the development environment
Platform: | Size: 41984 | Author: wang | Hits:

[Linux-Unixled-2.6.12

Description: 一个linux 2.6内核下的完整的字符驱动实例,可以静态加载进内核,源码包含了对Makefile和Kconfig的修改,硬件平台是s3c2440.-A linux 2.6 kernel complete examples of character-driven, you can still load into the kernel source code contains a Makefile and Kconfig changes to the hardware platform is s3c2440.
Platform: | Size: 5120 | Author: 白文晓 | Hits:

[File Operatemakefile

Description: 一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way
Platform: | Size: 2048 | Author: 滕向阳 | Hits:

[Internet-Networkdm9601_2.6

Description: DM9601 USB网卡linux驱动,修改makefile就可以了。本人在linux 2.6.14.1测试通过。-DM9601 USB adapter linux driver, modify makefile it. I am in linux 2.6.14.1 test.
Platform: | Size: 10240 | Author: Sam | Hits:

[Linux-Unixcmake-2.6.0

Description: 要写makefile文件的人最好看一下,这对你们有很大的帮助-Write makefile had better look at the file, which you have a great help
Platform: | Size: 4614144 | Author: 王恩让 | Hits:

[Linux-Unixcmake-2.8.2-win32-x86

Description: cmake linux下的c/c++编译工具 只需要编写CMakefile.txt而不需要重新编写Makefile。并且提供将源代码和编译环境分离的框架,便于源代码的管理。-Cmake Linux of c/c++ compiler tools just need to write CMakefile. TXT without the need to write Makefile. And provide the source and compile environment of separation framework, facilitate the source code management.
Platform: | Size: 8052736 | Author: linux | Hits:
« 12 3 4 5 6 7 8 9 10 ... 37 »

CodeBus www.codebus.net